home *** CD-ROM | disk | FTP | other *** search
/ Champak 52 / Volume 52 - JOGO DISK .iso / Games / scoobybigair.swf / scripts / DefineButton2_611 / BUTTONCONDACTION on(release).as
Text File  |  2007-10-01  |  54b  |  5 lines

  1. on(release){
  2.    gotoAndStop("play");
  3.    play();
  4. }
  5.